home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 January
/
macformat-033.iso
/
mac
/
Education
/
Dorling Kindersley
/
DK Atlas
/
DATA
/
shared.dir
/
00760.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1995-04-25
|
195 b
|
10 lines
on PCorMac eitherFN
if the machineType = 256 then
set type to "P"
else
set type to "M"
end if
put type into char length(eitherFN) - 4 of eitherFN
go("st", string(eitherFN))
end